-
Notifications
You must be signed in to change notification settings - Fork 2
Mt/scrum 137 check timetable duplicated name #70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mt/scrum 137 check timetable duplicated name #70
Conversation
Added all team member's phone numbers
Merge the pull_request_template.md file from develop into main
…shes" This reverts commit 761a7eb.
Co-authored-by: minhhaitran08 <[email protected]> Co-authored-by: kevin-lann <[email protected]> Co-authored-by: Austin-X <[email protected]> Co-authored-by: Masahisa Sekita <[email protected]>
…re Architecture Pattern" - Main (#16) Co-authored-by: Kevin Lan <[email protected]>
Co-authored-by: Kevin Lan <[email protected]> Co-authored-by: Austin-X <[email protected]> Co-authored-by: minhhaitran08 <[email protected]> Co-authored-by: Masahisa Sekita <[email protected]>
Co-authored-by: Kevin Lan <[email protected]> Co-authored-by: Austin-X <[email protected]> Co-authored-by: minhhaitran08 <[email protected]> Co-authored-by: Masahisa Sekita <[email protected]> Co-authored-by: Austin-X <[email protected]> Co-authored-by: dawangk <[email protected]> Co-authored-by: kevin-lann <[email protected]> Co-authored-by: MasahisaSekita <[email protected]>
…ering-I/term-group-project-c01w25-project-course-matrix into scrum-57-child-133-Update-timetable-endpoints-for-favorites
Austin-X
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall, it looks good. I tested the createTimetable endpoint and the updateTimetable endpoint and the duplicated name check is working.
Similar to my comment on your other PR, this PR has a lot of unrelated changes such as the changes in svgMock.tsx. I believe that the only file that this PR should include is the timetablesController.ts file.
thomasyzy7
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything is functional, just note that right now the titles differ by capitalization: newTable and newtable are considered 2 different tables.
…//github.com/UTSC-CSCC01-Software-Engineering-I/term-group-project-c01w25-project-course-matrix into mt/scrum-137-check-timetable-duplicated-name
Austin-X
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
Description
SCRUM-137
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Update timetable endpoints to check for duplicated timetable title
Type of change
Checklist: